feature: paypal commerce agent#322
Draft
Lennart Tinkloh (lernhart) wants to merge 47 commits intotrunkfrom
Draft
feature: paypal commerce agent#322Lennart Tinkloh (lernhart) wants to merge 47 commits intotrunkfrom
Lennart Tinkloh (lernhart) wants to merge 47 commits intotrunkfrom
Conversation
* feat: paypal-commerce-ai-route-scopes * feat: rename structs, composer target sdk, fix phpstan * fix: phpstan * fix: exception logging * fix: tests * feat: debug id log processor * fix: tests, phpstan * fix: catch 6.7.0.0 exceptions * fix: reviews * fix: openapi schema generation --------- Co-authored-by: Michel Bade <m.bade@shopware.com>
* feat: paypal commerce agent sales channel WIP * wip: csv * feat: tests * fix: sales channel modal * fix: sales channel admin component inheritance * fix: reviews * fix: truncate lengths * fix: use snippets
* Extend AgentRequestContextResolver * fix tests * fix tests * fix: reviews * fix: phpstan * fix: add uuid constraint * fix: supply previuos exception --------- Co-authored-by: Lennart Tinkloh <l.tinkloh@shopware.com>
* PayPal data transformer * Route return type * feat: use proper validation building from SDK * use setter instead of assign * Cart factory * phpstan * Update src/AgentCommerce/Util/PayPalCartTransformer.php Co-authored-by: Michel <m.bade@shopware.com> * Update src/AgentCommerce/Util/PayPalCartTransformer.php Co-authored-by: Michel <m.bade@shopware.com> * Update src/AgentCommerce/Util/PayPalCartFactory.php Co-authored-by: Michel <m.bade@shopware.com> * Error message * fix: ecs * fix: invalid exception --------- Co-authored-by: Lennart Tinkloh <l.tinkloh@shopware.com> Co-authored-by: Michel <m.bade@shopware.com>
* Cart routes create/get/update * reset sdk branch * cr * fix test * make regex a const value * fix test * fix test
…rce-agent # Conflicts: # phpstan.neon.dist
* feat: added price validation * ecs
* fix: JWT token handling according to PayPal * fix: ci * fix: not blank external_id constraint * fix: remove strict count constraints
* feat: Webhook onboarding
* Unit tests * optinal price
* feat: save/show webhook status
* feat: load sales channel favicon
* Cart routes create/get/update * feat: paypal commerce agent checkout * feat: update cart and paypal order * falsy merge fix * fix: JWT algo * fix: ci * fix: ci * fix: phpstan var type agent request context resolver --------- Co-authored-by: Fabian Boensch <f.boensch@shopware.com> Co-authored-by: Max Stegmeyer <40475653+mstegmeyer@users.noreply.github.com>
* Change shipping method * getToken * ecs * revert user message * Added snippets * added condition * CR * phpstan * ignore baseline
* feat: create coupons * ecs fix * CR fix
* feat: Added route tests * remove nullable option
* feat: subscriber tests * ignore not registered * added cr suggestion
…rce-agent # Conflicts: # composer.json
Fabian Boensch (En0Ma1259)
requested changes
Oct 27, 2025
composer.json
Outdated
| ], | ||
| "require": { | ||
| "shopware/core": "~6.7.0@dev", | ||
| "shopware/paypal-sdk": "^1.4.0" |
There was a problem hiding this comment.
Need to be changed
…rce-agent # Conflicts: # composer.json
…nto feature/paypal-commerce-agent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1. Why is this change necessary?
2. What does this change do, exactly?
3. Describe each step to reproduce the issue or behaviour.
4. Please link to the relevant issues (if any).
5. Checklist